VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / DragSourceManager<T> Class
Constructors Methods SeeAlso
In This Topic
    DragSourceManager<T> Class Members
    In This Topic
    The following tables list the members exposed by DragSourceManager<T>.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DragSourceManager<T> class.
    Public Methods
     NameDescription
    Public MethodCreates object that contains information about specified drag source.
    Public MethodReturns the drag source.
    Public MethodDetermines whether manager has drag source for specified arguments.
    Public MethodRemoves information about specified drag source from manager.
    See Also